projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59669d
)
widget-factory: Rename About menu item to About Widget Factory
author
Jeremy Bicha
<jbicha@ubuntu.com>
Mon, 1 Oct 2018 00:27:29 +0000
(20:27 -0400)
committer
Jeremy Bicha
<jbicha@ubuntu.com>
Mon, 1 Oct 2018 00:43:51 +0000
(20:43 -0400)
This follows the recommendation in
https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
demos/widget-factory/widget-factory.ui
patch
|
blob
|
history
diff --git
a/demos/widget-factory/widget-factory.ui
b/demos/widget-factory/widget-factory.ui
index bc31742d9f7408b4201e508a9b999b5c3806c1bf..c1e5b1e5e03875d3b9f27689cbcab34fc4f0c0e0 100644
(file)
--- a/
demos/widget-factory/widget-factory.ui
+++ b/
demos/widget-factory/widget-factory.ui
@@
-18,7
+18,7
@@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">
About
</attribute>
+ <attribute name="label" translatable="yes">
_About Widget Factory
</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>